Welcome![Sign In][Sign Up]
Location:
Search - hook intercept

Search list

[Hook apiHOOK拦截键盘消息

Description: 用HOOK来拦截键盘消息-used to intercept keyboard HOOK news
Platform: | Size: 57005 | Author: whale | Hits:

[Windows Develop关于API HOOK拦截封包原理

Description: 关于API HOOK拦截封包原理-on API intercept packets principle HOOK
Platform: | Size: 2851 | Author: 周卢 | Hits:

[Hook apiVC++Hook

Description: 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the traditional 16 under the entrance to rewrite code technology, it is not multithreaded problems. and can intercept LoadLibrary / GetProcAddress completed API Explicit call.
Platform: | Size: 372054 | Author: tanglongsh | Hits:

[WEB Code利用hook拦截封包原理

Description: 利用hook拦截封包原理.rar-use hook to intercept packets principle. Rar
Platform: | Size: 23522 | Author: 李东 | Hits:

[Delphi VCLAPIhook

Description: 制作API钩子,截获API的源码-production API hook to intercept the source API
Platform: | Size: 176128 | Author: 何心 | Hits:

[Hook apiHOOK拦截键盘消息

Description: 用HOOK来拦截键盘消息-used to intercept keyboard HOOK news
Platform: | Size: 4076544 | Author: whale | Hits:

[Windows Develop关于API HOOK拦截封包原理

Description: 关于API HOOK拦截封包原理-on API intercept packets principle HOOK
Platform: | Size: 3072 | Author: 周卢 | Hits:

[Documents利用hook拦截封包原理

Description: 利用hook拦截封包原理.rar-use hook to intercept packets principle. Rar
Platform: | Size: 23552 | Author: 李东 | Hits:

[Hook apiHOOKAPI(all)

Description: 所有的hook api 合集,内容经典~!-all the hook api Collection, as classic ~!
Platform: | Size: 427008 | Author: 曹成 | Hits:

[Hook apiVC++Hook

Description: 用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of the API hook. Compared to the traditional 16 under the entrance to rewrite code technology, it is not multithreaded problems. and can intercept LoadLibrary/GetProcAddress completed API Explicit call.
Platform: | Size: 371712 | Author: tanglongsh | Hits:

[Hook api20133348665

Description: 怎样让自己的程序进程不让别人强行关闭掉,拦截API函数,利用钩子拦截TerminateProcess这个API函数-how to let their own procedures process forced the closure of not allowing people to swap, intercepting API function, use the hook to intercept the TerminateProcess API
Platform: | Size: 815104 | Author: 无名 | Hits:

[Windows DevelopHookKey

Description: HOOK拦截键盘,很初级的代码,希望能给大家帮助-HOOK intercept the keyboard, it is the primary code
Platform: | Size: 73728 | Author: CHT | Hits:

[Windows Develophook

Description: MFC HOOK编程源码,拦截windows消息。-MFC HOOK programming source code, to intercept windows messages.
Platform: | Size: 463872 | Author: nicholas | Hits:

[Hook apiVC_Mouse_Hook_intercept_mouse_control_source_event

Description: VC++鼠标Hook截获鼠标移开事件含控件源码VC + + Mouse Hook intercept the mouse away with the control source event-VC++ Mouse Hook intercept the mouse away with the control source event
Platform: | Size: 60416 | Author: fangming | Hits:

[Windows DevelopVB.Hook.intercept.code.testing.process.firewall.ra

Description: VB全局 Hook 测试进程防火墙拦截进程代码VB Global Hook intercept the process of code testing process firewall -VB Global Hook intercept the process of code testing process firewall
Platform: | Size: 26624 | Author: ., | Hits:

[Hook apihook

Description: 驱动挂钩,拦截指定函数调用。 -Driver linked to intercept the specified function call. Driver linked to intercept the specified function call.
Platform: | Size: 5120 | Author: lihui | Hits:

[Hook apidelphi-hook-readwrite

Description: delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些外挂可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的外挂出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to find out his specific operation of the game, so they can write a function like him out of the plug-in
Platform: | Size: 48128 | Author: wangyong | Hits:

[Windows CEhook

Description: wince 的 消息钩子 有键盘钩子和鼠标钩子 鼠标钩子注意不能断点回调函数 可以同时使用键盘和鼠标钩子 用完记得卸载钩子否则会一直被拦截 有强行卸载钩子的办法请QQ305805891-wince news hook a keyboard and mouse hook hook hook careful not to break the mouse callback function can use the keyboard and mouse hook run will always remember the uninstall hook or have been forced to unload hook to intercept method, please QQ305805891
Platform: | Size: 6144 | Author: hzx | Hits:

[Hook apihook

Description: 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。当消息到达后,在目标窗口处理函数之前处理它。钩子机制允许应用程序截获处理window消息或特定事件。该代码包含较为全面的示例。(Hook (Hook), Windows message processing mechanism is a platform, applications can be set on the procedure to monitor some messages of specified window, and the monitoring window can be created by other processes. When the message arrives, handle it before the target window handler. Hook mechanism allows applications to intercept window messages or specific events. This code contains a comprehensive sample.)
Platform: | Size: 462848 | Author: riqmany | Hits:

[Delphi VCLdelphi HOOK 技术

Description: delphi hook dll案例, 论坛里有关于HOOK API的贴子, 但其实现在方式显示得麻烦, 其实现在拦截API一般不用那种方式, 大都采用inline Hook API方式。其实也就是直接修改了要拦截的API源码的头部,让它无条件跳转到我们自己的处理过程。(There are HOOK API posts on the forum, but in fact, the way it is showing is troublesome. In fact, interception of API is usually not in that way. Most of them are inline Hook API. In fact, it is directly to modify the API source to intercept the head, let it unconditionally jump to our own processing process.)
Platform: | Size: 278528 | Author: lj123456_ | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net